home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / DEM / D-H / DiskTop Demo.cpt / DiskTop™ Demo / card_10168.txt < prev    next >
Text File  |  1990-01-29  |  1KB  |  65 lines

  1. -- card: 10168 from stack: in
  2. -- bmap block id: 10585
  3. -- flags: 0000
  4. -- background id: 5860
  5. -- name: DTS
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field "field1"
  9.   hide card field "field2"
  10.   unlock screen with visual effect dissolve
  11.   wait 200 ticks
  12.  
  13.   show card field "field1"
  14.   wait 400 ticks
  15.   hide card field "field1"
  16.   wait 200 ticks
  17.  
  18.   show card field "field2"
  19.   wait 200 ticks
  20.   hide card field "field2"
  21.   wait 200 ticks
  22.  
  23.   lock screen
  24.   go to card "other"
  25.  
  26.  
  27. end openCard
  28.  
  29.  
  30.  
  31. -- part 2 (field)
  32. -- low flags: 81
  33. -- high flags: 0004
  34. -- rect: left=1 top=108 right=206 bottom=244
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 16
  39. -- text size: 14
  40. -- style flags: 0
  41. -- line height: 18
  42. -- part name: field1
  43.  
  44.  
  45. -- part 3 (field)
  46. -- low flags: 81
  47. -- high flags: 0004
  48. -- rect: left=121 top=246 right=288 bottom=384
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 16
  53. -- text size: 14
  54. -- style flags: 0
  55. -- line height: 18
  56. -- part name: field2
  57.  
  58.  
  59. -- part contents for card part 2
  60. ----- text -----
  61. This is an Application and a list of its documents that have been added with the Menu (Command-M).  You can launch the Application or the Document directly from here.
  62.  
  63. -- part contents for card part 3
  64. ----- text -----
  65. Clicking on the Other... (Command-O) will take you to this screen.